home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / desktop / kdraw121.zip / KWIKDRAW.TXT < prev    next >
Text File  |  1992-05-31  |  5KB  |  93 lines

  1. KwikDraw - An Object Oriented Drawing Program
  2. Freeware Version 1.21
  3. Copyright 1991, 1992 Paul Schimpf
  4.  
  5. This drawing program, unlike a paint program, is object oriented.  This
  6. means that after drawing objects (such as rectangles, ellipses, lines,
  7. text, curves, or polygons), you have the ability to select and modify them
  8. as independent entities.  In a paint program an object, once it is drawn,
  9. loses it's identity as an independent entity.  Any editing capability in a
  10. paint program must thus treat all the objects as mere patterns of bits on
  11. the drawing surface.
  12.  
  13. KwikDraw has extensive on-line help that describes its use.
  14.  
  15. This is a Freeware version of KwikDraw.  IT IS FREE.  This Freeware version
  16. will limit the number of objects that you may create to 35.  This limit is 
  17. high enough to make the program useful (for example, see the file flow.kwk).
  18. You are also allowed to load more extensive drawings so that you can view, 
  19. transfer, and print the more complex example drawings (such as train.kwk).
  20. If 35 objects is sufficient for your purposes, then you are free to use and
  21. distribute this version, on the condition that none of the files included 
  22. in the distribution is modified in any way.  You may also purchase a 
  23. registered version of KwikDraw by writing (use the handy order form in 
  24. order.txt), calling, or sending a request via electronic mail (see below).
  25. The current price is $31.95 plus $3.00 Shipping in the U.S. and Canada 
  26. ($6.00 overseas), and $3.00 for C.O.D. (prices subject to change).  
  27. REGISTERED USERS WILL BE UPGRADED WITH BUG FIXES FREE OF CHARGE.  Please 
  28. note that the unrestricted version of KwikDraw is NOT Freeware, and may NOT 
  29. be distributed to others - it uses the executable filename "kwikdraw.exe", 
  30. whereas the Freeware version uses the filename "kdraw_fw.exe".
  31.  
  32.      The Human Interface
  33.      attn:  Paul Schimpf
  34.      902 94th St. S.E.
  35.      Everett, WA  98208
  36.      (206) 348-9043
  37.  
  38.      CompuServe Address: 71052,225
  39.      Internet Address:   71052.225@COMPUSERVE.COM
  40.  
  41. You may make checks payable to "Paul Schimpf" or to "The Human Interface."
  42.  
  43. The following files are included in the distribution:
  44.  
  45.      KDRAW_FW.EXE  -  Freeware version of KwikDraw.
  46.      KWIKHELP.HLP  -  On-line Microsoft Windows Help file.
  47.      TRAIN.KWK     -  Sample Drawing.
  48.      CAR.KWK       -  Sample Drawing.
  49.      FLOW.KWK      -  Sample Drawing. 
  50.      COLORS.KWK    -  Sample Drawing. 
  51.      ARROWS.KWK    -  Sample Drawing. 
  52.      ORDER.TXT     -  Handy form for ordering registered version.
  53.      KWIKDRAW.TXT  -  This file.
  54.  
  55. Future enhancements to KwikDraw will include:
  56.  
  57.      Multiple Drawing Layers
  58.      User Defineable Fill Patterns
  59.      Selectable Grid
  60.      More ... Let me know what is important or desireable to YOU 
  61.  
  62. Revision History:
  63.  
  64. 1.00  03-09-92  Original Release.
  65. 1.01  04-07-92  Must now point close to a Line object to select it.
  66.                 Added optional Polygon termination on right button.
  67.                 Detects drawing changes to avoid annoying questions.
  68. 1.10  04-14-92  Text Objects now allow multiple lines.
  69.                 Comprehensive Undo, Redo added.
  70.                 Text objects will now rotate.
  71. 1.11  04-16-92  Text can now be edited three ways:  from Edit Menu,
  72.                 by double-clicking it, or by selecting it and pressing
  73.                 the right mouse button.
  74. 1.20  05-08-92  Added Color to Line Styles and Fill Patterns.
  75.                 Added Arrowhead Style options.
  76.                 Can now add Raster Font text objects in zoom modes
  77.                 less than 100%.
  78. 1.21  05-28-92  Added Constrain mode for drawing and resizing objects.
  79.                 Added Printer Selection from File Menu.
  80.                 Added Selectable drawing sizes.
  81.                 Can View Clipboard from Edit Menu (see Help on General
  82.                 Topics for extensive hints on transferring drawings
  83.                 to other applications using the Clipboard).
  84.                 Significant improvements in selection logic:  Transparent
  85.                 objects can now be selected only by pointing at their
  86.                 boundaries (this helps a lot when trying to select objects
  87.                 underneath).  Also, Arcs and Open Polygons are now selected
  88.                 similar to Lines (i.e. you must point at the line) and
  89.                 you must be inside the boundary of a filled object to
  90.                 select it (even irregularly shaped objects like Closed
  91.                 Polygons).  If you were ever irritated by selecting a
  92.                 Chord or Polygon when you didn't want to, this will fix it.
  93.